
So, what's this?

It's a program to reverse the order of a bitswap, making the encrypt/decrypt
process much easier for a lot of things.  


OK, but how do I use it?

Just run the program, and type in or paste the order of the bits --
7, 6, 5, 4, 3, 2, 1, 0, or etc.  making sure to include the comma at the end.
Bitswaps must be either 8, 16, 24, or 32 numbers long.
The program will output the reversed order.

Sweet! So who are you?

IQ_132
http://neosource.1emu.net/forums/

OK, I don't care who you are, but what license are you using?

The program and source code are licensed under the wtfpl -- http://sam.zoy.org/wtfpl/
with one additional stipulation - you are not allowed to profit from 
this program or source code.  I don't even care if I'm credited or not. ^^


